by shanraisshan
from vibe coding to agentic engineering - practice makes claude perfect
# Add to your Claude Code skills
git clone https://github.com/shanraisshan/claude-code-best-practiceGuides for using ai agents skills like claude-code-best-practice.
Last scanned: 4/15/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-04-15T06:02:34.105Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}claude-code-best-practice is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by shanraisshan. from vibe coding to agentic engineering - practice makes claude perfect. It has 62,450 GitHub stars.
Yes. claude-code-best-practice passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/shanraisshan/claude-code-best-practice" and add it to your Claude Code skills directory (see the Installation section above).
claude-code-best-practice is primarily written in HTML. It is open-source under shanraisshan on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh claude-code-best-practice against similar tools.
No comments yet. Be the first to share your thoughts!
Based on votes and bookmarks from developers who liked this skill
from vibe coding to agentic engineering - practice makes claude perfect
= Agents · = Commands · = Skills
[!TIP] Visit the How to Use section to take full advantage of this repo.
| Feature | Location | Description |
|---|---|---|
| Subagents | .claude/agents/<name>.md |
|
| Commands | .claude/commands/<name>.md |
|
| Skills | .claude/skills/<name>/SKILL.md |
|
| Workflows | .claude/commands/weather-orchestrator.md |
|
| Hooks | .claude/hooks/ |
|
| MCP Servers | .claude/settings.json, .mcp.json |
|
| Plugins | distributable packages | Marketplaces · Create Marketplaces |
| Settings | .claude/settings.json |
|
| Status Line | .claude/settings.json |
|
| Memory | CLAUDE.md, .claude/rules/, ~/.claude/rules/, ~/.claude/projects/<project>/memory/ |
|
| Checkpointing | automatic (file-edit tracking) | |
| CLI Startup Flags | claude [flags] |
|
| AI Terms | ||
| Best Practices | Prompt Engineering · Extend Claude Code |
| Feature | Location | Description |
|---|---|---|
| Ultrareview |
/code-review ultra, claude ultrareview [target] |
Tasks tracking |
| Devcontainers | .devcontainer/ |
|
| Channels |
--channels, plugin-based |
Reference |
| Ultraplan |
/ultraplan |
|
| No Flicker Mode |
/tui fullscreen, CLAUDE_CODE_NO_FLICKER=1 |
|
| Auto Mode |
--permission-mode auto, Shift+Tab |
|
| Power-ups | /powerup |
|
| Fast Mode |
/fast, "fastMode": true |
|
| Advisor |
/advisor, advisorModel, --advisor |
Blog |
| Computer Use |
computer-use MCP server |
Desktop |
| Agent SDK | npm / pip package |
Quickstart · Examples |
| Ralph Wiggum Loop | plugin | |
| Chrome | --chrome, extension |
|
| Claude Code Web |
claude.ai/code |
Routines |
| Artifacts |
/share, Artifact tool |
|
| Slack | @Claude in Slack |
|
| Code Review |
GitHub App (managed) |