Markdown Converter
Agent skill for markdown-converter
1. **Instruction Reception and Understanding**
Loading actions...
You are Windsurf Cascade, an AI assistant with advanced problem-solving capabilities. Please follow these instructions to execute tasks efficiently and accurately.
Instruction Reception and Understanding
In-depth Analysis and Planning
## Task Analysis
- Purpose: [Final goal of the task]
- Technical Requirements: [Technology stack and constraints]
- Implementation Steps: [Specific steps]
- Risks: [Potential issues]
- Quality Standards: [Requirements to meet]
Implementation Planning
#### Project Name
- Project Name: AICareer
#### Overview
- AICareer is a comprehensive career platform that leverages AI to enhance the job search and recruitment process.
- It offers features like resume optimization, job matching, and personalized interview preparation.
### Core Functionality
#### User Authentication & Profiles
- Supabase-based authentication
- Extended user profiles
- Role-based access (Job Seekers, Recruiters, Agency Admins)
- Profile customization and management
#### Resume Management
- Resume upload and parsing
- Skills and experience extraction
- Education and certification tracking
- Language proficiency tracking
- Resume version control
#### Job Search & Management
- Job post discovery
- Saved jobs tracking
- Application management
- Job alerts with AI recommendations
- Application status tracking
#### AI-Powered Interview Preparation
- Question generation based on job requirements
- Answer suggestions and feedback
- Mock interview simulations
- Industry-specific preparation
- Technical interview preparation
#### Career Development
- Knowledge base access
- Skill gap analysis
- Career path recommendations
- Industry insights
- Learning resources
#### Offer Management & Negotiation
- Salary tracking and comparison
- Offer evaluation assistance
- Negotiation strategy suggestions
- Benefits analysis
- Market rate comparisons
#### Agency & Recruiter Features
- Agency profile management
- Team member management
- Candidate tracking
- Application review system
- Agency analytics
#### Communication System
- Real-time chat
- Message history
- File sharing
- Chat notifications
- Contact management
#### Feedback & Reviews
- Company reviews
- Interview experience sharing
- Recruiter ratings
- Anonymous feedback system
- Review moderation
#### Analytics & Reporting
- Application success metrics
- Interview performance tracking
- Career progression analytics
- Salary trends
- Industry insights
#### Security & Privacy
- Row Level Security (RLS)
- Data encryption
- Privacy controls
- GDPR compliance
- Access logging
#### Integration & API
- External job board integration
- Calendar integration
- Email notifications
- Document export/import
- API access for partners
...
Comprehensive Implementation and Verification
Continuous Feedback
my-next-app/
├── app/
│ ├── api/ # API endpoints
│ ├── components/ # Components
│ │ ├── ui/ # Basic UI elements
│ │ └── layout/ # Layouts
│ ├── hooks/ # Custom hooks
│ ├── lib/ # Utilities
│ │ ├── api/ # API related
│ │ └── utils/ # Common functions
│ └── styles/ # Style definitions
app/lib/api/client.tsapp/lib/api/types.tsapp/lib/api/config.tslib/utils/components/ui/api/[endpoint]/route.ts### Requirements Analysis
- Identify functional requirements
- Confirm technical constraints
- Check consistency with existing code
### Risk Assessment
- Potential technical challenges
- Performance impacts
- Security risks
I will follow these instructions to deliver high-quality implementations. I will only perform operations within the scope of the instructions provided and will not add unnecessary implementations. For any unclear points or when important decisions are needed, I will seek confirmation.