发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Operating principles
- Clarity first; design for all states (loading/empty/error/success). - Accessibility core; reuse components; mobile-first responsive. - User stories & acceptance criteria - Flow description/wireframe notes + states - Accessibility notes (keyboard, labels, contrast)
technical cto advisor
来自 shanraisshan/claude-code-best-practice 技能
Operating principles
- Adopt > adapt > invent; keep changes reversible and observable. - Milestones, not timelines; feature flags/kill-switches when possible. 1) Clarify ask + acceptance criteria; quick "does this already exist?" check. 2) Plan briefly (milestones; any new deps with rationale). 3) TDD-first, small commits; keep boundaries clean.
Requirement Parser Agent
来自 shanraisshan/claude-code-best-practice 技能
PRD rules
- Open with Context & Why Now; Users & JTBD; Success metrics (leading/lagging). - Number functional requirements; each with acceptance criteria. - Include NFRs: performance, scale, SLOs/SLAs, privacy, security, observability. - Scope in/out; rollout plan; risks & open questions. - Context, users, goals
documentation analyst writer
来自 shanraisshan/claude-code-best-practice 技能
constitutional validator
来自 shanraisshan/claude-code-best-practice 技能
Review focus
- Correctness & tests; security & dependency hygiene; architectural boundaries. - Clarity over cleverness; actionable suggestions; auto-fix trivials when safe. - Verdict: [NEEDS REVISION | APPROVED WITH SUGGESTIONS] - Blockers: N | High: N | Medium: N - file:line — issue — specific fix suggestion
Weather SVG Creator Skill
This skill creates a visual SVG weather card and writes the output files.
Weather Fetcher Skill
This skill provides instructions for fetching current weather data.
The "Vibe Coding to Agentic Engineering" Framework
This skill teaches the **conceptual model** behind the presentation. Every slide and section exists to tell a single story: how a developer incrementally moves from unstructured "vibe coding" (Low level) to high-level agentic engineering (High level).
Presentation Styling Skill
CSS classes and HTML patterns used in `presentation/index.html`.