farslab
Community@farslab · İstanbul
Full-Stack Developer
Agent Skills by farslab
Showing 32 vetted skills indexed across 1 GitHub repositories.
playwright-skill
Provides Playwright testing guidance for E2E, API, visual, accessibility, and CI/CD workflows.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
plannotator-review
Opens Plannotator's browser-based code review UI and acts on returned feedback.
test-driven-development
Enforces red-green-refactor test-driven development workflow before writing implementation code.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
aws-cost-operations
Analyze AWS costs, configure CloudWatch alarms, and audit CloudTrail activity using MCP servers.
using-superpowers
Enforces skill discovery and invocation before any AI response or action.
dispatching-parallel-agents
Dispatches concurrent subagents to fix independent test failures across separate problem domains.
aws-serverless-eda
Designs AWS serverless and event-driven architectures using Lambda, API Gateway, Step Functions, and EventBridge.
pict-test-designer
Generates pairwise combinatorial test cases from requirements using PICT models with constraints.
executing-plans
Executes written implementation plans task-by-task with review checkpoints and verification steps.
finishing-a-development-branch
Guides merging, pushing, or preserving a completed Git branch with test verification and worktree cleanup.
plannotator-last
Collects user annotations on the latest assistant message via the Plannotator CLI.
brainstorming
Guides collaborative design exploration and spec writing before any implementation work begins.
oiloil-ui-ux-guide
Runs structured UI/UX consultations to produce design specs, surface rules, and prioritized UI reviews.
aws-mcp-setup
Configure AWS MCP servers for documentation search and API access.
writing-plans
Generates detailed implementation plans with bite-sized TDD tasks from feature specifications.
requesting-code-review
Dispatches a code reviewer subagent to evaluate git diffs against requirements before merging.
aws-cdk-development
Build and validate AWS infrastructure as code using CDK constructs and stacks.
superdesign
Generate and iterate UI designs, presentations, and graphics on the Superdesign canvas via CLI.
receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
writing-skills
Create and test agent skills using test-driven development with subagent pressure scenarios.
aws-agentic-ai
Deploy and manage AI agents on AWS Bedrock AgentCore services.
verification-before-completion
Enforces running verification commands and checking output before making any completion claims.
Frequently Asked Questions About farslab
FAQPage SchemaWhat tasks can I accomplish using farslab's skills?▼
You can build Playwright test suites with page objects and CI/CD configs, deploy AWS serverless and CDK infrastructure, optimize AWS costs via CloudWatch and Cost Explorer, manage Bedrock AgentCore agents, run structured code reviews with Plannotator, and produce UI/UX design specs.
Who are farslab's skills designed for?▼
Full-stack developers, QA engineers, and cloud engineers working in TypeScript or JavaScript. The skills target practitioners writing E2E tests, building AWS serverless backends, managing cloud spend, or following disciplined TDD, debugging, and code-review practices.
How do the AWS skills authenticate and run?▼
AWS skills use the aws-mcp-setup skill to configure MCP servers, then execute AWS CLI commands (ce, cloudwatch, lambda, cdk, bedrock-agentcore). A PreToolUse hook runs aws sts get-caller-identity before deploy or cost commands to verify the target account.
Are farslab's skills free and open source?▼
The playwright-skill is explicitly licensed under MIT by testdino.com. Other skills carry no stated license in their frontmatter, so users should check the repository before redistribution. All skills are publicly available in the registry at no cost.
What prerequisites do these skills require?▼
Playwright skills need a TypeScript/JavaScript project; AWS skills require AWS credentials, the AWS CLI, and MCP server configuration via uvx. Plannotator skills require the plannotator binary, and worktree-based skills require a git repository.