jacksonlee-tw
Community@jacksonlee-tw
jacksonlee-tw provides 45 skills for full-stack FastAPI/Vue 3 development, test generation, spec documentation, and engineering discipline practices.
Agent Skills by jacksonlee-tw
Showing 44 vetted skills indexed across 1 GitHub repositories.
dot-skill
Generates persona and work-capability Skills from chat logs, documents, and research sources.
test-plan-generator
Generates test plan documents with test cases and defect tracking tables from requirements.
primevue3-development
Implements Vue 3 frontend features using PrimeVue 4, TailwindCSS, and layered composable-service architecture.
playwright-e2e-test-generator
Generates Playwright E2E tests, Page Objects, and fixtures from Use Case documents and Vue pages.
github-ai-sync
Copies .github AI configuration folders and files between project directories.
project-scaffolder
Generates a runnable Vue 3 and PrimeVue 4 project scaffold from a template directory.
fullstack-project-scaffolder
Scaffolds a FastAPI and Vue 3 PrimeVue fullstack project by copying an existing architecture template.
db-to-sqlalchemy-generator
Generates SQLAlchemy 2.0 ORM models and Pydantic DTO schemas from database specifications or DDL.
api-integration-test-generator
Generates pytest integration tests for FastAPI endpoints from API specification documents.
api-spec-generator
Generate and update RESTful API specification documents from database schemas and use cases.
mermaid-diagram-fixer
Fix Mermaid syntax errors, validate diagrams, and apply pastel color themes.
git-workflow
Automates Git feature branch creation, Conventional Commit staging, and GitLab push workflows.
usecase-overview-generator
Generate a consolidated UC-00 use case overview document from individual module use case files.
api-to-fastapi-scaffold
Generates FastAPI Router, Service, and Repository scaffold code from API specification documents.
skill-creator
Create, evaluate, and iteratively improve Claude Skills with benchmark testing and description optimization.
db-spec-generator
Generates database design specifications, Mermaid ERD diagrams, and overview documents from DDL or use cases.
fastapi-development
Implements layered FastAPI backends with SQLAlchemy, Pydantic, JWT auth, and Alembic migrations.
usecase-to-design
Generates system design documents from use case files, Delphi source code, and database specifications.
project-management-generator
Generates project management documents with Mermaid Gantt charts, timelines, flowcharts, and risk matrices.
idea-refine
Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.
debugging-and-error-recovery
Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.
using-agent-skills
Discovers and routes tasks to the appropriate engineering workflow skill.
test-driven-development
Guides test-first development using the red-green-refactor cycle across any language or test framework.
planning-and-task-breakdown
Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.
Frequently Asked Questions About jacksonlee-tw
FAQPage SchemaWhat tasks can I accomplish using jacksonlee-tw's skills?▼
You can generate API specs, database design documents with ERDs, test plans, SQLAlchemy models, Pydantic schemas, FastAPI routers, Playwright E2E tests, and pytest integration tests. Additional skills cover project scaffolding, Mermaid diagram fixing, Git feature-branch commits, and engineering practices like TDD and code review.
Who is the target audience for these skills?▼
Full-stack developers and QA engineers working with Python FastAPI backends and Vue 3 + PrimeVue 4 + TailwindCSS frontends. The Traditional Chinese trigger phrases indicate a focus on Taiwan-based development teams building enterprise systems with spec-driven documentation workflows.
How do I install and run these skills?▼
Skills are invoked by natural-language triggers within an agent session; the using-agent-skills meta-skill governs discovery and invocation. Scaffolding skills like fullstack-project-scaffolder require you to supply an absolute target directory path before execution proceeds.
Are these skills open source and what do they cost?▼
The manifest provides no license or pricing information, so cost and licensing terms are unspecified. The skills are distributed as declarative frontmatter definitions within the registry, with no stated fees or commercial restrictions documented.
What prerequisites or dependencies do these skills require?▼
Browser testing requires the chrome-devtools MCP server configured. Scaffolding depends on the tcci-vue-template project. Generated stacks assume FastAPI, SQLAlchemy 2.0, Pydantic, Vue 3, PrimeVue 4, TailwindCSS, Pinia, Vitest, Playwright, pytest, and GitLab remotes.