Agent Skills by rachel353
Showing 31 vetted skills indexed across 1 GitHub repositories.
dev-planner
Parse frontend planning docs and generate a structured tasks.json.
design
Generate a DESIGN.md document with design requirements and typography from IA structure.
process-meeting-script
Translate meeting scripts into summary, requirements, sales feedback, and project-requirements.json artifacts.
change-analyzer
Classify frontend change requests into Added, Removed, Modified, or Impact-shift with impact scope.
task-management
Standardize task creation, prioritization, dependency tracking, and progress monitoring.
quotes
Generate screen-based quotes from IA structure, user stories, and requirements.
code-review
Analyze PR diffs to generate review comments on code quality, security, and performance.
change-doc
Reconcile FE design documents and tasks.json from change-analyzer outputs and feedback.
code-review-medium
Identify quality, security, and test-coverage gaps in medium pull requests.
slash-command-creator
Scaffold Claude Code slash commands with templates and frontmatter options.
conceptual-model
Generate a v2.0.0 conceptual model with entities, relationships, and domain rules.
ia-structure
Generate Information Architecture and file structure from user stories and conceptual models.
proposal
Aggregate background, IA, user information, and quotes into proposal.md.
skill-creator
Create or update Claude Skills with structured scaffolding and validation.
code-review-small
Review small PR diffs for style, naming, and obvious bugs.
frontend-feature-develop
Automate the four-step frontend feature workflow from spec to UI implementation.
design-guide
Extract design languages from live websites into markdown guides and JSON data.
about-project
Generate guide.md and background.md from client meeting summaries.
fill-testcases
Populate QC skeleton JSON test cases and validate DR/CI/Route coverage.
logical-architecture-design
Enforces single, well-defined responsibilities for frontend and backend components via SRP validation and refactor guidance.
webapp-testing
Automate local web app testing with Playwright in Python.
frontend-design
Generate ready-to-run frontend code for components, pages, or apps.
user-story
Convert scattered requirements into structured User Stories with measurable acceptance criteria.
design-system-builder
Extract design tokens from index.css and generate semantic state mappings with CSS output.